127. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:42:40 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

127.1 Files compared

#LocationFileLast Modified
12023-07-12 04:42:40 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Filterproducts/etc/adminhtmldi.xml2023-06-28 08:58:26 +0000

127.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted1178
Removed00

127.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

127.4 Active regular expressions

No regular expressions were active.

127.5 Comparison detail

    1 <?xml 
    2  version="1.0"
    3 ?>
    4 <config 
    5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6  xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"
    7 >
    8    
    9  <virtualType 
    10   name="AppearanceSourceFilterproducts" 
    11   type="Magento\PageBuilder\Model\Source\VisualSelect"
    12  >
    13         
    14   <arguments>
    15              
    16    <argument 
    17     name="optionsSize" 
    18     xsi:type="string"
    19    >
    20     large
    21    </argument>
    22              
    23    <argument 
    24     name="optionsData" 
    25     xsi:type="array"
    26    >
    27                   
    28     <item 
    29      name="0" 
    30      xsi:type="array"
    31     >
    32                        
    33      <item 
    34       name="value" 
    35       xsi:type="string"
    36      >
    37       grid
    38      </item>
    39                        
    40      <item 
    41       name="title" 
    42       xsi:type="string" 
    43       translate="true"
    44      >
    45       Layout Grid
    46      </item>
    47                        
    48      <item 
    49       name="icon
    50       xsi:type="string"
    51      >
    52       Magento_PageBuilder::css/images/content-type/products/appearance/grid.svg
    53      </item>
    54                    
    55     </item>
    56                   
    57     <item 
    58      name="1" 
    59      xsi:type="array"
    60     >
    61                        
    62      <item 
    63       name="value" 
    64       xsi:type="string"
    65      >
    66       carousel
    67      </item>
    68                        
    69      <item 
    70       name="title" 
    71       xsi:type="string" 
    72       translate="true"
    73      >
    74       Product Carousel
    75      </item>
    76                        
    77      <item 
    78       name="icon
    79       xsi:type="string"
    80      >
    81       Magento_PageBuilder::css/images/content-type/products/appearance/carousel.svg
    82      </item>
    83                    
    84     </item>
    85                   
    86     <item 
    87      name="2" 
    88      xsi:type="array"
    89     >
    90                        
    91      <item 
    92       name="value" 
    93       xsi:type="string"
    94      >
    95       masonry
    96      </item>
    97                        
    98      <item 
    99       name="title" 
    100       xsi:type="string" 
    101       translate="true"
    102      >
    103       Layout Masonry
    104      </item>
    105                        
    106      <item 
    107       name="icon
    108       xsi:type="string"
    109      >
    110       Smartwave_Filterproducts::css/images/content-type/products/appearance/masonry.png
    111      </item>
    112                    
    113     </item>
    114                   
    115     <item 
    116      name="3" 
    117      xsi:type="array"
    118     >
    119                        
    120      <item 
    121       name="value" 
    122       xsi:type="string"
    123      >
    124       sidelist
    125      </item>
    126                        
    127      <item 
    128       name="title" 
    129       xsi:type="string" 
    130       translate="true"
    131      >
    132       Layout Side List
    133      </item>
    134                        
    135      <item 
    136       name="icon
    137       xsi:type="string"
    138      >
    139       Smartwave_Filterproducts::css/images/content-type/products/appearance/side.png
    140      </item>
    141                    
    142     </item>
    143                   
    144     <item 
    145      name="4" 
    146      xsi:type="array"
    147     >
    148                        
    149      <item 
    150       name="value" 
    151       xsi:type="string"
    152      >
    153       smallist
    154      </item>
    155                        
    156      <item 
    157       name="title" 
    158       xsi:type="string" 
    159       translate="true"
    160      >
    161       Layout Small List
    162      </item>
    163                        
    164      <item 
    165       name="icon
    166       xsi:type="string"
    167      >
    168       Smartwave_Filterproducts::css/images/content-type/products/appearance/small.png
    169      </item>
    170                    
    171     </item>
    172               
    173    </argument>
    174          
    175   </arguments>
    176     
    177  </virtualType>
    178 </config>